home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 7 / qm42f_3.zip / QMHOST.DOC < prev    next >
Text File  |  1990-10-11  |  3KB  |  73 lines

  1.          Quick-Start Host Instructions.
  2.  
  3.          You will use the following files:
  4.  
  5.             QMHOST.DOC    (You're reading it)
  6.             QMHOST.BAT    Required file for Shell to DOS to work
  7.             PRELOG.HST    Sample Host opening file
  8.             MENU.HST      Sample Main Menu file
  9.             PROTS.HST     Sample Protocols available file
  10.             LOGOFF.HST    Sample Closing message file
  11.             HELP?.HST     Sample HELP files for each Host Command
  12.  
  13.  
  14. Step 1.  Place these files in your Qmodem directory.
  15.  
  16. Step 2.  Verify that Alt-N has all the correct settings to answer the phone
  17.          and hang up.  This is best accomplished by running your modem
  18.          through Quick Modem Config in Qinstall (or from Alt-N in Qmodem)
  19.  
  20. Step 3.  Verify you have defined subdirectories in the Alt-N/H/D and
  21.          Alt-N/H/U directory paths.  This will be where the Uploads and
  22.          Downloads reside.  Do NOT place your HST files in there!  These
  23.          should remain in your default QMODEM subdirectory.
  24.  
  25. Step 4.  Verify the Alt-N/H settings.  Make sure the time online is set to
  26.          a reasonable value.  Note: Downloads are not compared to the time
  27.          remaining.  After a download has completed/aborted, the time
  28.          remaining is compared and the appropriate action is taken.
  29.  
  30. Step 5.  Make sure your current directory is the Qmodem directory.
  31.  
  32. Step 6.  Press Alt-V and Edit the QMHOST.PWD file and add your name to the
  33.          top.  The Alt-V command is:
  34.  
  35.                  @FSE QMHOST.PWD
  36.  
  37.          The Entry to be added to the PWD file looks like this:
  38.  
  39.                  JOHN FRIEL PASSWORD 1 ; The Sysop!
  40.  
  41.          The fields should be SPACE separated.  The '1' means you can
  42.          shut the system down from remote with the 'Z' command (provided
  43.          you remember the Shutdown Password).  All other users should
  44.          have a level 0.  (this is planned for future growth)   If you
  45.          have it set as an OPEN system, all new users will automatically
  46.          get a level 0 when they are added to the file.  If you have a
  47.          CLOSED system, then the users have to be pre-coded or it will
  48.          deny them access.
  49.  
  50. Step 7.  Start Qmodem and press Alt-5.  You should then see the
  51.          'Waiting for Calls' message.  Then press F1 to log in locally.
  52.  
  53. Step 8.  Log off.  Have a friend call and test your system out while you
  54.          watch.  Just for security sake.
  55.  
  56.  
  57.  
  58. Setting up the 'Shell to DOS'
  59.  
  60.  
  61. Step 1.  Verify that the QMHOST.BAT file is in the current directory or in
  62.          the PATH= statement.  This BAT file should have the following
  63.          line in it:
  64.  
  65.          DOORWAY PORT:%3:%4 /M:60 /S:* /K:0 /G:ON /A:ON /V:D^U /C:DOS
  66.  
  67.          You can modify this BAT file to do additional commands before and
  68.          after the Drop-to-DOS if need be.  The DOORWAY line itself
  69.          should NOT be modified.
  70.  
  71.  
  72. Thats it!  Your Qmodem Host mode should be up and running!
  73.